home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Reference Guide
/
C-C++ Interactive Reference Guide.iso
/
c_ref
/
csource3
/
144_01
/
case.hlp
< prev
next >
Wrap
Text File
|
1985-08-21
|
1KB
|
31 lines
**********************************************************************
* CASE
**********************************************************************
* COPYRIGHT 1983 EUGENE H. MALLORY *
**********************************************************************
PROGRAM:
CASE - C program case converter.
USAGE:
CASE <file >file
FUNCTION:
Used to convert C keywords to upper case.
EXAMPLE:
CB <file.c |CASE >file.c
Command Line
___________________________________
|
| OPTIONS
|
|
|
______________V______________
| |
C source | | C source
------------------->| CASE |----------------------->
| |
| |
|___________________________|